home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / tweak16b.zip / 320X240.C < prev    next >
C/C++ Source or Header  |  1993-11-29  |  660b  |  30 lines

  1. #include "TwkUser.h" // get Register definition
  2. Register Mode320x240[] =
  3.     {
  4.     { 0x3c2, 0x0, 0xe3},
  5.     { 0x3d4, 0x0, 0x5f},
  6.     { 0x3d4, 0x1, 0x4f},
  7.     { 0x3d4, 0x2, 0x50},
  8.     { 0x3d4, 0x3, 0x82},
  9.     { 0x3d4, 0x4, 0x54},
  10.     { 0x3d4, 0x5, 0x80},
  11.     { 0x3d4, 0x6, 0xd},
  12.     { 0x3d4, 0x7, 0x3e},
  13.     { 0x3d4, 0x8, 0x0},
  14.     { 0x3d4, 0x9, 0x41},
  15.     { 0x3d4, 0x10, 0xea},
  16.     { 0x3d4, 0x11, 0xac},
  17.     { 0x3d4, 0x12, 0xdf},
  18.     { 0x3d4, 0x13, 0x28},
  19.     { 0x3d4, 0x14, 0x0},
  20.     { 0x3d4, 0x15, 0xe7},
  21.     { 0x3d4, 0x16, 0x6},
  22.     { 0x3d4, 0x17, 0xe3},
  23.     { 0x3c4, 0x1, 0x1},
  24.     { 0x3c4, 0x4, 0x6},
  25.     { 0x3ce, 0x5, 0x40},
  26.     { 0x3ce, 0x6, 0x5},
  27.     { 0x3c0, 0x10, 0x41},
  28.     { 0x3c0, 0x13, 0x0}
  29.     };
  30.